home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / weelactx / form1.frx < prev    next >
Encoding:
Text File  |  1997-09-25  |  432 b   |  18 lines

  1.  ¡This wheel control resembles popular Silicon Graphic's IRIX's widget.
  2.  
  3. Use left mouse button to turn wheels.
  4. Right button turns wheels with velocity proportional to the wheel center
  5.  
  6. Control fires Wheel event while you turn the wheel.
  7. Direction of the turn is predefined as 
  8.     wheelUp
  9.     wheelDown
  10.     wheelLeft
  11.      wheelRight
  12.  
  13. You can also set WheelStyle property to
  14.      wheelVertical
  15.      wheelHorizontal
  16.  
  17. jerry@ave.com.pl
  18.